Get measure overlay properties
{ getMeasureOverlay }
Gets measure overlays for the given role for a model
Method
/API3/dataSources/getMeasureOverlay
- Enterprise Admin
- Domain Admin
Input Parameters
Name
getOverlaySecurityObject
Object Type
Description
An object representing the data model overlay / security.
Output Response
Successful Result Code
200
Response List Type
Description of Response Type
List of the measure overlays for the model and the role.. Note that the response is returned as a list of items of this object type.
Code Snippets
Use the Authentication API methods to generate an access 'key' or 'token' for use in code as shown below.
TypeScript
Curl
Java
C#
Python
PHP